home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2004 November / PCWNOV04.iso / Software / Full / Databecker Mail To Date / data1.cab / ProgramFiles / proto.dat / outbox.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-07-03  |  308 b 

  1. {
  2.     "schema": {
  3.         "UID": "Long Integer",
  4.         "to_address": "Text (255)",
  5.         "from_name": "Text (255)",
  6.         "from_address": "Text (255)",
  7.         "subject": "Text (255)",
  8.         "body": "Memo/Hyperlink (255)",
  9.         "ishtml": "Boolean NOT NULL",
  10.         "creation_date": "DateTime",
  11.         "send_date": "DateTime",
  12.         "files": "Memo/Hyperlink (255)",
  13.         "status": "Long Integer"
  14.     },
  15.     "data": []
  16. }